.overlay-platform{
  position: fixed;
  top: 0; bottom: 0; left: 0; right: 0;
  background: url('../image/bg_overlay.png') rgba(0, 0, 0, 0.7) no-repeat;
  background-size: 85%;
  background-position-x: 70%;
}